object NMShow: TNMShow Left = 200 Top = 114 Width = 460 Height = 380 BorderStyle = bsDialog Caption = 'Netmasters ' ClientHeight = 353 ClientWidth = 452 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 16 Top = 16 Width = 234 Height = 13 Caption = 'Copyright '#169' 1996-1998 NetMasters L.L.C' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label2: TLabel Left = 128 Top = 40 Width = 147 Height = 13 Caption = 'Pour recenser le composant ou' end object Label3: TLabel Left = 128 Top = 88 Width = 279 Height = 13 Caption = 'T'#233'l'#233'phone : 603-889-1067' end object Label4: TLabel Left = 152 Top = 104 Width = 143 Height = 13 Caption = '1-888-2-GET-WEB (aux USA)' end object Label5: TLabel Left = 128 Top = 120 Width = 140 Height = 13 Caption = 'T'#233'l'#233'copie : 520-563-6582' end object Label6: TLabel Left = 128 Top = 136 Width = 149 Height = 13 Caption = 'E-mail info@netmastersllc.com' end object Label7: TLabel Left = 128 Top = 72 Width = 129 Height = 13 Caption = 'contactez NetMasters LLC.' end object Label8: TLabel Left = 160 Top = 152 Width = 142 Height = 13 Caption = 'http://www.netmastersllc.com' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label8Click end object Image1: TImage Left = 16 Top = 40 Width = 97 Height = 49 Picture.Data = {} end object Label9: TLabel Left = 128 Top = 56 Width = 169 Height = 13 Caption = 'obtenir le support et le code source,' end object Label10: TLabel Left = 128 Top = 152 Width = 26 Height = 13 Caption = 'Web ' end object Label11: TLabel Left = 16 Top = 192 Width = 205 Height = 13 Caption = 'Version: 5.3.0 Build:1055 Date:5/26/99 ' end object OKBtn: TButton Left = 279 Top = 180 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end object Button1: TButton Left = 43 Top = 245 Width = 150 Height = 25 Caption = 'Probl'#232'mes connus' TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 143 Top = 220 Width = 100 Height = 25 Caption = 'Liste de courrier' TabOrder = 2 OnClick = Button2Click end object Button3: TButton Left = 43 Top = 220 Width = 100 Height = 25 Caption = 'V'#233'rif. version' TabOrder = 3 OnClick = Button3Click end object Button4: TButton Left = 193 Top = 245 Width = 150 Height = 25 Caption = 'Soumettre un rapport de bug' TabOrder = 4 OnClick = Button4Click end object Button5: TButton Left = 243 Top = 220 Width = 100 Height = 25 Caption = 'Code source' TabOrder = 5 OnClick = Button5Click end end